From 34278e7d45b2e6787687431ef61af0f052f014c2 Mon Sep 17 00:00:00 2001 From: Luc Teirlinck Date: Wed, 21 Jul 2004 02:32:07 +0000 Subject: [PATCH] (modify-all-frames-parameters): Minor doc fix. --- lisp/frame.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/frame.el b/lisp/frame.el index 446bda55775..521938cfc18 100644 --- a/lisp/frame.el +++ b/lisp/frame.el @@ -520,7 +520,7 @@ React to settings of `default-frame-alist', `initial-frame-alist' there." ;;;; Creation of additional frames, and other frame miscellanea (defun modify-all-frames-parameters (alist) - "modify all current and future frames parameters according to ALIST. + "Modify all current and future frames parameters according to ALIST. This changes `default-frame-alist' and possibly `initial-frame-alist'. See help of `modify-frame-parameters' for more information." (let (element) ;; temp -- 2.30.2